home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 2.iso / dist / fw_gettext.idb / usr / freeware / catman / u_man / cat1 / gettext.Z / gettext
Text File  |  2002-04-08  |  3KB  |  73 lines

  1. GETTEXT(1)               GNU               GETTEXT(1)
  2.  
  3.  
  4.  
  5. NNAAMMEE
  6.        gettext - translate message
  7.  
  8. SSYYNNOOPPSSIISS
  9.        ggeetttteexxtt [_O_P_T_I_O_N]    [[_T_E_X_T_D_O_M_A_I_N] _M_S_G_I_D]
  10.        ggeetttteexxtt [_O_P_T_I_O_N]    _-_s [_M_S_G_I_D]...
  11.  
  12. DDEESSCCRRIIPPTTIIOONN
  13.        The  ggeetttteexxtt program translates a natural language message
  14.        into the    user's language, by looking up the translation in
  15.        a message catalog.
  16.  
  17.        Display    native language    translation of a textual message.
  18.  
  19.        --dd, ----ddoommaaiinn=_T_E_X_T_D_O_M_A_I_N
  20.           retrieve translated messages from    TEXTDOMAIN
  21.  
  22.        --ee     enable expansion of some escape sequences
  23.  
  24.        --EE     (ignored for compatibility)
  25.  
  26.        --hh, ----hheellpp
  27.           display this help    and exit
  28.  
  29.        --nn     suppress trailing    newline
  30.  
  31.        --VV, ----vveerrssiioonn
  32.           display version information and exit
  33.  
  34.        [TEXTDOMAIN] MSGID
  35.           retrieve translated message corresponding    to  MSGID
  36.           from TEXTDOMAIN
  37.  
  38.        If  the    TEXTDOMAIN  parameter is not given, the    domain is
  39.        determined from the environment variable     TEXTDOMAIN.   If
  40.        the message catalog is not found    in the regular directory,
  41.        another location    can be    specified  with     the  environment
  42.        variable     TEXTDOMAINDIR.     When used with    the --ss option the
  43.        program behaves like the    `echo' command.     But it    does  not
  44.        simply  copy  its arguments to stdout.  Instead those mes
  45.        sages found in the selected catalog are translated.  Stan
  46.        dard search directory: /usr/freeware/share/locale
  47.  
  48. AAUUTTHHOORR
  49.        Written by Ulrich Drepper.
  50.  
  51. RREEPPOORRTTIINNGG BBUUGGSS
  52.        Report bugs to <bug-gnu-gettext@gnu.org>.
  53.  
  54. CCOOPPYYRRIIGGHHTT
  55.        Copyright    1995-1997,    2000, 2001 Free    Software Founda
  56.        tion, Inc.
  57.        This is free software; see the source for  copying  condi
  58.        tions.  There is    NO warranty; not even for MERCHANTABILITY
  59.        or FITNESS FOR A    PARTICULAR PURPOSE.
  60.  
  61. SSEEEE AALLSSOO
  62.        The full    documentation for ggeetttteexxtt is maintained    as a Tex
  63.        info  manual.   If the iinnffoo and ggeetttteexxtt programs    are prop
  64.        erly installed at your site, the    command
  65.  
  66.           iinnffoo ggeetttteexxtt
  67.  
  68.        should give you access to the complete manual.
  69.  
  70.  
  71.  
  72. GNU gettext 0.11      September 2001           GETTEXT(1)
  73.